[INFO] fetching crate vtcode-commons 0.91.0...
[INFO] testing vtcode-commons-0.91.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate vtcode-commons 0.91.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate vtcode-commons 0.91.0
[INFO] finished tweaking crates.io crate vtcode-commons 0.91.0
[INFO] tweaked toml for crates.io crate vtcode-commons 0.91.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vtcode-commons 0.91.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vtcode-commons 0.91.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded generator v0.8.8
[INFO] [stderr]   Downloaded anstyle-crossterm v4.0.2
[INFO] [stderr]   Downloaded loom v0.7.2
[INFO] [stderr]   Downloaded left-right v0.11.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 692775edadf3b09a609d29b84e8b37755bcae3e9e3e2e956c631daf06b7c0c29
[INFO] running `Command { std: "docker" "start" "-a" "692775edadf3b09a609d29b84e8b37755bcae3e9e3e2e956c631daf06b7c0c29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "692775edadf3b09a609d29b84e8b37755bcae3e9e3e2e956c631daf06b7c0c29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "692775edadf3b09a609d29b84e8b37755bcae3e9e3e2e956c631daf06b7c0c29", kill_on_drop: false }`
[INFO] [stdout] 692775edadf3b09a609d29b84e8b37755bcae3e9e3e2e956c631daf06b7c0c29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 993d1505044a333ca9fbc075dc69dccc14cdc926785ff213b5f61057ee202b39
[INFO] running `Command { std: "docker" "start" "-a" "993d1505044a333ca9fbc075dc69dccc14cdc926785ff213b5f61057ee202b39", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling left-right v0.11.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling anstyle-crossterm v4.0.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling vtcode-commons v0.91.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.07s
[INFO] running `Command { std: "docker" "inspect" "993d1505044a333ca9fbc075dc69dccc14cdc926785ff213b5f61057ee202b39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "993d1505044a333ca9fbc075dc69dccc14cdc926785ff213b5f61057ee202b39", kill_on_drop: false }`
[INFO] [stdout] 993d1505044a333ca9fbc075dc69dccc14cdc926785ff213b5f61057ee202b39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc6580b697ef8a773a73def041b30f9e55ccfb3a90e60e330e9b5f9feb907f34
[INFO] running `Command { std: "docker" "start" "-a" "fc6580b697ef8a773a73def041b30f9e55ccfb3a90e60e330e9b5f9feb907f34", kill_on_drop: false }`
[INFO] [stderr]    Compiling vtcode-commons v0.91.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.56s
[INFO] running `Command { std: "docker" "inspect" "fc6580b697ef8a773a73def041b30f9e55ccfb3a90e60e330e9b5f9feb907f34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc6580b697ef8a773a73def041b30f9e55ccfb3a90e60e330e9b5f9feb907f34", kill_on_drop: false }`
[INFO] [stdout] fc6580b697ef8a773a73def041b30f9e55ccfb3a90e60e330e9b5f9feb907f34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 925628df587057493a27640201718612ad8354991581f31e4b3c4c7b39e75b56
[INFO] running `Command { std: "docker" "start" "-a" "925628df587057493a27640201718612ad8354991581f31e4b3c4c7b39e75b56", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vtcode_commons-b234f710f7bde16d)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test ansi::tests::ascii_only_incomplete_sequence_keeps_tail ... ok
[INFO] [stdout] test ansi::tests::csi_respects_parameter_intermediate_final_grammar ... ok
[INFO] [stdout] test ansi::tests::incomplete_sequence_drops_tail ... ok
[INFO] [stdout] test ansi::tests::strip_ansi_bytes_supports_raw_c1_csi ... ok
[INFO] [stdout] test ansi::tests::osc_aborts_on_esc_non_st ... ok
[INFO] [stdout] test ansi::tests::strip_ansi_bytes_supports_raw_c1_osc_and_st ... ok
[INFO] [stdout] test ansi::tests::strip_removes_ascii_del_control ... ok
[INFO] [stdout] test ansi::tests::csi_aborts_on_can_and_sub ... ok
[INFO] [stdout] test ansi::tests::incomplete_three_byte_esc_sequence_drops_tail ... ok
[INFO] [stdout] test ansi::tests::strips_cursor_navigation_sequences ... ok
[INFO] [stdout] test ansi::tests::strips_dec_private_mode_csi ... ok
[INFO] [stdout] test ansi::tests::strips_esc_csi_sequences ... ok
[INFO] [stdout] test ansi::tests::strips_three_byte_esc_sequences ... ok
[INFO] [stdout] test ansi::tests::strips_wikipedia_sgr_truecolor_pattern ... ok
[INFO] [stdout] test ansi::tests::utf8_encoded_c1_is_not_reprocessed_as_control ... ok
[INFO] [stdout] test ansi::tests::malformed_csi_does_not_consume_following_text ... ok
[INFO] [stdout] test ansi_codes::redraw_tests::osc_payload_format_is_stable ... ok
[INFO] [stdout] test ansi::tests::csi_aborts_on_esc_then_new_sequence_parses ... ok
[INFO] [stdout] test color256_theme::tests::rgb_to_ansi256_applies_theme_adjustment ... ok
[INFO] [stdout] test color_policy::tests::no_color_requires_non_empty_value ... ok
[INFO] [stdout] test ansi_codes::tests::redraw_prefix_matches_cli_pattern ... ok
[INFO] [stdout] test diff_paths::tests::avoids_false_positive_for_plus_minus_logs ... ok
[INFO] [stdout] test ansi_codes::redraw_tests::terminal_mapping_is_deterministic ... ok
[INFO] [stdout] test diff_paths::tests::avoids_false_positive_for_regular_code ... ok
[INFO] [stdout] test color256_theme::tests::non_harmonious_adjusts_existing_indices ... ok
[INFO] [stdout] test ansi::tests::strips_common_progress_redraw_sequences ... ok
[INFO] [stdout] test color256_theme::tests::non_harmonious_gray_and_cube_reflect ... ok
[INFO] [stdout] test diff_paths::tests::classifies_git_diff_content ... ok
[INFO] [stdout] test diff_paths::tests::detects_diff_add_remove_lines ... ok
[INFO] [stdout] test diff_paths::tests::detects_diff_header_lines ... ok
[INFO] [stdout] test diff_paths::tests::detects_marker_and_apply_patch_header_lines ... ok
[INFO] [stdout] test ansi_codes::tests::redraw_line_formats_expected_sequence ... ok
[INFO] [stdout] test diff_paths::tests::formats_start_only_hunk_header ... ok
[INFO] [stdout] test diff_paths::tests::parses_git_diff_path ... ok
[INFO] [stdout] test diff_paths::tests::parses_hunk_starts ... ok
[INFO] [stdout] test color256_theme::tests::resolve_harmony_precedence_is_env_then_runtime_then_default ... ok
[INFO] [stdout] test diff_theme::tests::base_level_detects_ansi256_from_term ... ok
[INFO] [stdout] test color256_theme::tests::harmonious_indices_are_identity ... ok
[INFO] [stdout] test ansi::tests::strips_wikipedia_sgr_8bit_color_pattern ... ok
[INFO] [stdout] test diff_theme::tests::base_level_detects_truecolor_from_colorterm ... ok
[INFO] [stdout] test diff_theme::tests::base_level_falls_back_to_ansi16 ... ok
[INFO] [stdout] test diff_theme::tests::dark_256_uses_indexed_colors ... ok
[INFO] [stdout] test diff_theme::tests::dark_ansi16_uses_named_colors ... ok
[INFO] [stdout] test diff_theme::tests::dark_truecolor_add_bg_is_rgb ... ok
[INFO] [stdout] test diff_theme::tests::force_color_keeps_ansi16_when_wt_session_exists ... ok
[INFO] [stdout] test diff_theme::tests::force_color_keeps_ansi256_when_wt_session_exists ... ok
[INFO] [stdout] test diff_theme::tests::light_truecolor_add_bg_is_accessible ... ok
[INFO] [stdout] test diff_theme::tests::light_256_defaults_to_non_harmonious_adjustment ... ok
[INFO] [stdout] test diff_theme::tests::dark_truecolor_del_bg_is_rgb ... ok
[INFO] [stdout] test diff_paths::tests::infers_language_hint_from_extension ... ok
[INFO] [stdout] test diff_paths::tests::classifies_apply_patch_content ... ok
[INFO] [stdout] test diff_theme::tests::non_windows_terminal_keeps_ansi16 ... ok
[INFO] [stdout] test diff_theme::tests::windows_terminal_term_program_promotes_ansi16_to_truecolor ... ok
[INFO] [stdout] test error_category::tests::llm_error_network_converts ... ok
[INFO] [stdout] test diff_theme::tests::wt_session_promotes_ansi16_to_truecolor ... ok
[INFO] [stdout] test error_category::tests::llm_error_provider_with_status_code ... ok
[INFO] [stdout] test error_category::tests::authentication_errors ... ok
[INFO] [stdout] test error_category::tests::billing_errors_are_resource_exhausted ... ok
[INFO] [stdout] test ansi::tests::strips_wikipedia_osc8_hyperlink_pattern ... ok
[INFO] [stdout] test error_category::tests::cancelled_operations ... ok
[INFO] [stdout] test diff_paths::tests::parses_marker_path ... ok
[INFO] [stdout] test error_category::tests::display_matches_user_label ... ok
[INFO] [stdout] test error_category::tests::invalid_parameters ... ok
[INFO] [stdout] test error_category::tests::llm_error_authentication_converts ... ok
[INFO] [stdout] test error_category::tests::llm_error_quota_exhaustion_converts ... ok
[INFO] [stdout] test error_category::tests::llm_mistake_detection ... ok
[INFO] [stdout] test error_category::tests::llm_error_rate_limit_converts ... ok
[INFO] [stdout] test error_category::tests::non_retryable_categories ... ok
[INFO] [stdout] test error_category::tests::minimax_invalid_response_is_service_unavailable ... ok
[INFO] [stdout] test error_category::tests::network_errors ... ok
[INFO] [stdout] test error_category::tests::non_retryable_llm_messages ... ok
[INFO] [stdout] test error_category::tests::plan_mode_violation ... ok
[INFO] [stdout] test error_category::tests::permission_denied ... ok
[INFO] [stdout] test error_category::tests::policy_violation_takes_priority_over_permission ... ok
[INFO] [stdout] test error_category::tests::rate_limit_classified_correctly ... ok
[INFO] [stdout] test error_category::tests::retryable_categories ... ok
[INFO] [stdout] test error_category::tests::permanent_error_detection ... ok
[INFO] [stdout] test error_category::tests::sandbox_failure ... ok
[INFO] [stdout] test error_category::tests::service_unavailable_is_classified ... ok
[INFO] [stdout] test error_category::tests::tool_not_found ... ok
[INFO] [stdout] test error_category::tests::retryable_llm_messages ... ok
[INFO] [stdout] test error_category::tests::timeout_errors ... ok
[INFO] [stdout] test error_category::tests::recovery_suggestions_non_empty ... ok
[INFO] [stdout] test errors::tests::formatter_uses_display ... ok
[INFO] [stdout] test errors::tests::noop_reporter_drops_errors ... ok
[INFO] [stdout] test error_category::tests::unknown_error_is_execution_error ... ok
[INFO] [stdout] test error_category::tests::resource_not_found ... ok
[INFO] [stdout] test llm::usage_tests::cache_helpers_fall_back_to_cached_prompt_tokens ... ok
[INFO] [stdout] test llm::tests::parsed_arguments_rejects_incomplete_json ... ok
[INFO] [stdout] test llm::tests::parsed_arguments_accepts_code_fenced_json ... ok
[INFO] [stdout] test llm::tests::parsed_arguments_accepts_trailing_characters ... ok
[INFO] [stdout] test llm::usage_tests::cache_helpers_preserve_unknown_without_metrics ... ok
[INFO] [stdout] test paths::tests::ensures_path_within_workspace_accepts_nested_path ... ok
[INFO] [stdout] test lr_map::tests::clear_removes_all ... ok
[INFO] [stdout] test paths::tests::ensures_path_within_workspace_rejects_escape ... ok
[INFO] [stdout] test paths::tests::resolves_relative_paths ... ok
[INFO] [stdout] test lr_map::tests::insert_and_get ... ok
[INFO] [stdout] test reference::tests::memory_telemetry_records_events ... ok
[INFO] [stdout] test lr_map::tests::overwrite_key ... ok
[INFO] [stdout] test paths::tests::test_canonicalize_deeply_missing_path ... ok
[INFO] [stdout] test reference::tests::static_paths_exposes_optional_directories ... ok
[INFO] [stdout] test paths::tests::test_canonicalize_existing_file ... ok
[INFO] [stdout] test lr_map::tests::concurrent_reads ... ok
[INFO] [stdout] test error_category::tests::user_labels_are_non_empty ... ok
[INFO] [stdout] test diff_theme::tests::light_truecolor_del_bg_is_accessible ... ok
[INFO] [stdout] test paths::tests::test_canonicalize_missing_file ... ok
[INFO] [stdout] test paths::tests::test_canonicalize_missing_file_with_existing_parent ... ok
[INFO] [stdout] test slug::tests::test_create_timestamped ... ok
[INFO] [stdout] test slug::tests::test_create_with_prefix ... ok
[INFO] [stdout] test slug::tests::test_create_slug ... ok
[INFO] [stdout] test slug::tests::test_uniqueness ... ok
[INFO] [stdout] test sanitizer::tests::redacts_openai_key ... ok
[INFO] [stdout] test sanitizer::tests::redacts_aws_access_key ... ok
[INFO] [stdout] test sanitizer::tests::redacts_multiple_secrets ... ok
[INFO] [stdout] test sanitizer::tests::redacts_token_in_quotes ... ok
[INFO] [stdout] test sanitizer::tests::preserves_short_values ... ok
[INFO] [stdout] test sanitizer::tests::redacts_bearer_token ... ok
[INFO] [stdout] test sanitizer::tests::preserves_non_secret_text ... ok
[INFO] [stdout] test sanitizer::tests::redacts_password_assignment ... ok
[INFO] [stdout] test sanitizer::tests::load_regex ... ok
[INFO] [stdout] test sanitizer::tests::redacts_api_key_assignment ... ok
[INFO] [stdout] test reference::tests::memory_error_reporter_captures_messages ... ok
[INFO] [stdout] test validation::tests::test_validate_all_non_empty ... ok
[INFO] [stdout] test validation::tests::test_validate_non_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 124 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests vtcode_commons
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/slug.rs - slug::create_timestamped (line 50) ... ok
[INFO] [stdout] test src/slug.rs - slug::create_with_prefix (line 69) ... ok
[INFO] [stdout] test src/slug.rs - slug::create (line 29) ... ok
[INFO] [stdout] test src/sanitizer.rs - sanitizer::redact_secrets (line 39) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/sanitizer.rs - sanitizer::redact_secrets (line 39) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (193) panicked at /tmp/rustdoctestj5sxja/doctest_bundle_2024.rs:10:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "API key is sk-abc123xyz789"
[INFO] [stdout]  right: "API key is [REDACTED_SECRET]"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x601dc9dfb27a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x601dc9dfb27a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x601dc9dfb27a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x601dc9dfb27a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x601dc9e1091a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x601dc9e1091a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x601dc9e00652 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x601dc9e00652 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x601dc9dda17f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x601dc9dda17f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x601dc9df36e1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x601dc9df389b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x601dc9dda238 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x601dc9dd1b29 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x601dc9ddb06d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x601dc9e1115c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x601dc9e11013 - core[786f478f706679df]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x601dc9aea633 - core[786f478f706679df]::panicking::assert_failed::<alloc[64763625b5a07cdb]::string::String, &str>
[INFO] [stdout]   18:     0x601dc9aea6e9 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::main
[INFO] [stdout]   19:     0x601dc9aea716 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_0::__main_fn
[INFO] [stdout]   20:     0x601dc9ae7d40 - doctest_runner_2024[165b241016ee47ce]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   21:     0x601dc9aea3e6 - <doctest_runner_2024[165b241016ee47ce]::__doctest_0::TEST::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x601dc9ae849b - doctest_runner_2024[165b241016ee47ce]::main
[INFO] [stdout]   23:     0x601dc9aea343 - <fn() -> std[f92b4c606f291077]::process::ExitCode as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   24:     0x601dc9ae77b6 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[f92b4c606f291077]::process::ExitCode, std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   25:     0x601dc9ae7b69 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>::{closure#0}
[INFO] [stdout]   26:     0x601dc9df2364 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   27:     0x601dc9df2364 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x601dc9df2364 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x601dc9df2364 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x601dc9df2364 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   31:     0x601dc9df2364 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x601dc9df2364 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x601dc9df2364 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x601dc9df2364 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   35:     0x601dc9ae76f1 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   36:     0x601dc9aea5a5 - main
[INFO] [stdout]   37:     0x7603ca1c01ca - <unknown>
[INFO] [stdout]   38:     0x7603ca1c028b - __libc_start_main
[INFO] [stdout]   39:     0x601dc9ae67f5 - _start
[INFO] [stdout]   40:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/sanitizer.rs - sanitizer::redact_secrets (line 39)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] all doctests ran in 2.01s; merged doctests compilation took 1.69s
[INFO] running `Command { std: "docker" "inspect" "925628df587057493a27640201718612ad8354991581f31e4b3c4c7b39e75b56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "925628df587057493a27640201718612ad8354991581f31e4b3c4c7b39e75b56", kill_on_drop: false }`
[INFO] [stdout] 925628df587057493a27640201718612ad8354991581f31e4b3c4c7b39e75b56
